GrapeCity SPREAD for Windows Forms 12.0J
ListItemInfo コンストラクタ(SubItemInfo[],Object)


SubItemオブジェクトのコレクション。
ListItemInfoオブジェクトの画像を表すobject値。
指定した設定を使用してListItemInfoクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal subItems() As SubItemInfo, _
   ByVal image As Object _
)
'使用法
 
Dim subItems() As SubItemInfo
Dim image As Object
 
Dim instance As New ListItemInfo(subItems, image)
public ListItemInfo( 
   SubItemInfo[] subItems,
   object image
)

パラメータ

subItems
SubItemオブジェクトのコレクション。
image
ListItemInfoオブジェクトの画像を表すobject値。
参照

ListItemInfo クラス
ListItemInfo メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.